Getting Started with Haskell Data Analysis by James Church

Getting Started with Haskell Data Analysis by James Church

Author:James Church
Language: eng
Format: epub
Tags: COM062000 - COMPUTERS / Data Modeling and Design, COM018000 - COMPUTERS / Data Processing, COM021030 - COMPUTERS / Databases / Data Mining
Publisher: Packt Publishing
Published: 2018-10-31T08:44:20+00:00


Now, let's do our imports:

We will be utilizing the Text.CSV, Data.Maybe, regular expressions, and then finally, the two libraries that are custom-made for this section. Now, we need to parse our CSV file, and we're going to use the exact same dataset that we used in Chapter 1, Descriptive Statistics, the Baseball dataset:

Now, we need to get the game dates. And, if you recall, all of the game dates were in the first column, and so that means column 0:

Now, let's look at the first entry in gameDates:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.